home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / EVISION1.ARJ / EVISION.LST < prev    next >
File List  |  1992-05-19  |  3KB  |  70 lines

  1. Publics by module
  2.  
  3. ASSERT      size = 3849
  4.     assert(int,char huge *,int,char huge *)
  5.  
  6. FARHEAP     size = 54
  7.     freeheap(void huge *)             getheap(unsigned long)
  8.  
  9. GETKEY      size = 491
  10.     getkey(int,char huge *)         
  11.  
  12. HUGEFCTS    size = 180
  13.     hstrcpy(char huge *,char huge *)  hstrlen(char huge *)
  14.  
  15. LANGUAGE    size = 81
  16.     _filenotfoundtext                 _helpwindowtitle
  17.     _nohelptext                     
  18.  
  19. SCREEN      size = 563
  20.     restorecursor(cur_info huge *)    restorevideo(text_info huge *,char huge *huge *)
  21.     savecursor(cur_info huge *)       savevideo(text_info huge *,char huge *huge *)
  22.  
  23. TDESKTOP    size = 1742
  24.     tdesktop::tdesktop()              tdesktop::~tdesktop()
  25.     tdesktop::close()                 tdesktop::display()
  26.     tdesktop::insert(tstatusline huge *)  tdesktop::insert(tmenubar huge *)
  27.     tdesktop::open()                  tdesktop::refresh()
  28.     tdesktop::setdeskcolors(int,int)  tdesktop::settextmode(int)
  29.     tdesktop::settexture(char)        tdesktop::settitle(char huge *,int,int)
  30.  
  31. TMENUBAR    size = 6759
  32.     tmenubar::tmenubar()              tmenubar::~tmenubar()
  33.     tmenubar::additem(char huge *,int,int,char huge *)  tmenubar::addmenu(char huge *,int,char huge *)
  34.     tmenubar::chooseitem()            tmenubar::exttoascii(int)
  35.     tmenubar::itemdraw(twindow huge *,tmenuitem huge *,int)  tmenubar::itemexist(int,int)
  36.     tmenubar::itemsetavail(int,int,int)  tmenubar::menudraw(int,int)
  37.     tmenubar::menuexist(int)          tmenubar::refresh()
  38.     tmenubar::setcolors(int,int,int,int,int,int)  tmenubar::sethelp(char huge *)
  39.     tmenubar::setslptr(tstatusline huge *)  tmenubar::trough(int)
  40.  
  41. TSTATUSL    size = 1112
  42.     tstatusline::tstatusline()        tstatusline::~tstatusline()
  43.     tstatusline::displayleft(char huge *)  tstatusline::displayright(char huge *)
  44.     tstatusline::refresh()            tstatusline::setleftcolors(int,int,int)
  45.     tstatusline::setrightcolors(int,int,int)
  46.  
  47. TWINDOW     size = 17651
  48.     twindow::twindow()                twindow::~twindow()
  49.     twindow::buttoncreate(int,int,char huge *,int,char huge *)  twindow::buttondraw(int,int,int)
  50.     twindow::buttonexist(int)         twindow::buttoninput(int,int,int)
  51.     twindow::buttonpush(int)          twindow::buttonsetavail(int,int)
  52.     twindow::buttonsetcolors(int,int,int,int)  twindow::fieldcreate(int,int,char huge *,char huge *)
  53.     twindow::fieldgetasw(char huge *,int)  twindow::fieldinput(int)
  54.     twindow::fieldsetasw(char huge *,int)  twindow::fieldsetattrib(int,int,int)
  55.     twindow::fieldsetcolors(int,int,int)  twindow::fieldsetftr(int,char huge *)
  56.     twindow::fieldsetlengths(int,int)  twindow::winclear(int,int,int,int)
  57.     twindow::winclose()               twindow::wingetcol()
  58.     twindow::wingetheight()           twindow::wingetrow()
  59.     twindow::wingetscreenheight()     twindow::wingetscreenwidth()
  60.     twindow::wingetwidth()            twindow::winhide()
  61.     twindow::wininput()               twindow::winmove(int,int)
  62.     twindow::winopen()                twindow::winrestorescreen()
  63.     twindow::winsavescreen()          twindow::winscroll(char)
  64.     twindow::winsetcolors(int,int)    twindow::winsethelp(char huge *)
  65.     twindow::winsetpos(int,int)       twindow::winsetsize(int,int)
  66.     twindow::winsetslptr(tstatusline huge *)  twindow::winsettitle(char huge *)
  67.     twindow::winswrite(char huge *,int,int,int,int,int)  twindow::wintext(char huge *,int,int,int)
  68.     twindow::wintextfile(char huge *,int,int)  twindow::winunhide()
  69.     twindow::winwrite(char huge *,int,int,int,int,int)
  70.